home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / tudpcb14.arc / README < prev    next >
Text File  |  1988-09-07  |  6KB  |  145 lines

  1. TU-DOOR v1.1 Tutorial Presentation Door for PCBoard 14.0+
  2.  
  3. Mark Findlay    Sysop,
  4.                 Home Dba BBS  (202) 488-4709
  5.                 (DCWAS)                                 
  6.  
  7. This program is a means for a SYSOP to easily setup colorful yet simple 
  8. presentations, tutorials, etc. The program began as a single tutorial
  9. door for Zmodem file transfer protocol and has been enhanced to allow for
  10. any number of additional tutorials.
  11.  
  12. NOTE: THIS VERSION OF TUDOOR WILL ONLY RUN WITH VERSION 14 AND GREATER
  13.       OF PCBOARD!
  14.  
  15.  
  16.  
  17. TO RUN:
  18.  
  19. 1) Make a subdirectory (called tdoor for instance) 
  20. 2) Place all the files except 'tudoor' in the subdirectory.
  21. 3) Place the file 'tudoor' in your pcb subdirectory.
  22. 4) Change the 'tudoor' file in the pcb subdirectory to reflect your own
  23.    tdoor subdirectory and your own pcb subdirectory. 
  24. 5) Update your doors.dat file to reflect the new door.
  25.  
  26.  
  27.  
  28.  
  29. TO INCLUDE YOUR OWN (OR SOMEONE ELSE'S) TUTORIAL SCREENS IN TU-DOOR:
  30.  
  31.    Use an ANSI screen generator to create as many screens as you wish your
  32.    tutorial to contain. There is no limit as to the number...
  33.    You must save each screen both in ANSI and in ASCII format so that all
  34.    users can view them.
  35.    You must use a naming convention for the screens that follows this
  36.    format:
  37.            xxxx#      where xxxx is a unique 4 letter identifier of the 
  38.                       tutorial series you are creating, and # is a number
  39.                       starting at 1 and incrementing by 1 with each screen.
  40.             and
  41.  
  42.            xxxx#g     where the xxxx and # are the same but the g is appended
  43.                       to signify that this screen is the ANSI version of the
  44.                       ASCII screen indicated by xxxx#.
  45.  
  46.    For instance, look at the tutorial included in this package. It is a Zmodem
  47.    tutorial so I chose a 4 letter identifier - "zint". Since each screen of
  48.    the tutorial must be saved in ASCII and ANSI, zint1 is the first ascii
  49.    screen and zint1g is the ANSI equivalent of zint1. Since my Zmodem 
  50.    tutorial is comprised of 9 screens I have:
  51.  
  52.            zint1    - first screen in ascii
  53.            zint1g   - first screen in ansi
  54.            zint2    - second screen in ascii
  55.            zint2g   - second screen in ansi
  56.            .
  57.            .
  58.            .
  59.            zint9    - ninth screen in ascii
  60.            zint9g   - ninth screen in ansi
  61.  
  62.  
  63.    Notice now that there are 2 lines in the tudoor.cnf file following the 
  64.    first entry. (leave that first entry "HANDSHAKE" alone....):
  65.  
  66.    ZINT
  67.    Introduction to Zmodem  (from X to Z)  -Findlay  Home Dba BBS
  68.  
  69.  
  70.    When TuDoor creates the menu to present to the user, it will first insure 
  71.    that there are files in the tudoor subdirectory that begin with ZINT
  72.    and then it will present the second line "Introduction to Zmodem..." to
  73.    the user and assign a number for the user to select the tutorial with. 
  74.  
  75.    When you add subsequent tutorials, whether it be by your own hand or 
  76.    a series of tutorial screens made available for downloading fron Salt
  77.    Air BBS or Home Dba BBS, all you need do is place all the tutorial screens
  78.    in the tudoor subdirectory, and add 2 more lines to the tudoor.cnf file
  79.    to indicate (in this order...) the 4 letter filename prefix of each of
  80.    the new tutorial's screens (each tutorial must have a different 4 letter
  81.    prefix from previous tutorials so that TuDoor knows what screens to 
  82.    show), and a description on the following line of the tutorial as you 
  83.    wish it to appear on the main menu.
  84.  
  85.    NOTE: EACH ANSI AND ASCII SCREEN SHOULD BE SAVED AT EXACTLY 21 LINES
  86.          TO ACHIEVE BEST PRESENTATION FORMATING AND TO INSURE THAT 
  87.          THE "NEXT SCREEN" PROMPT DOES NOT PUSH THE TUTORIAL SCREEN OFF
  88.          THE "EDGE".
  89.  
  90.  
  91.    That's all there is to it. There's no limit on the number of tutorials
  92.    you can have and no limit to the number of screens each tutorial can
  93.    have.
  94.  
  95.  
  96. This DOOR is FREEWARE and has no expiration date. I expect no remuneration
  97. for this program. There are several reasons for this:
  98.                  
  99. 1) Most programs are not worth the author's registration fee.
  100. 2) Sam Smith did most of the work for this with his incredibly simple 
  101.    and efficient ProKit program.
  102. 3) It took me all of a couple days to write this. 
  103. 4) No one's ever sent me anything for my programs anyway...<grin>.
  104.  
  105. I put this door together because it seemed that I was answering the 
  106. same questions over and over every other week from new users on the 
  107. merits and mechanics of Zmodem, Arcs, Caches, etc., etc...No one
  108. ever seemed to read the bulletins I set up to answer these questions
  109. but after putting them in a door, bingo, users seem much more anxious
  110. to scroll through screens set up in this fashion.
  111.  
  112. I have written bulletins on my system explaining various items that
  113. most new users are interested in and will be issuing them as small 
  114. additions to this door that can be easily inserted and subsequently 
  115. viewed by your users. Look for these additions both on the Salt Air
  116. BBS and on my system, Home Dba (202) 488-4709 (DCWAS).
  117.  
  118. If you have any comments or suggestions for the enhancement or 
  119. improvement of this program, please don't hesitate to leave them
  120. to me on Home Dba. I am ALWAYS looking for ways to improve my
  121. programs. Thanks!
  122.  
  123.  
  124. Other programs from WallyWare available from Home Dba...
  125.  
  126. AnsiView - Interactive Ansi Viewing Door for PCBoard 12.0+ (and 14.0)
  127.            Door that allows users to view ansi screen creations 
  128.            interactively without having to download them first.
  129.            Comes with a starter set of ansi screens....
  130.  
  131. WallyBil - Calculates and maintains shared expenses among groups of 
  132.            people like roommates in college etc. Maintains individual
  133.            entries, allows update of entries, calculates each person's
  134.            debt to the other etc. 
  135.  
  136. Assorted Tutorial Screens to support TUDOOR......<Call>.
  137.  
  138.  
  139.  
  140.  
  141.  
  142. AND LASTLY.....I will not be responsible for any damage to your
  143.                system caused by this program or (blah blah blah..)....
  144.  
  145.